Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes logic error when looking for executable file #3

Merged
merged 1 commit into from Jun 4, 2015
Merged

fixes logic error when looking for executable file #3

merged 1 commit into from Jun 4, 2015

Conversation

conradkleinespel
Copy link

@conradkleinespel conradkleinespel commented Jun 4, 2015

Hello everyone 😃

I am setting up OpenIO. In the process, I noticed that some executable files were not found by gridinit. It seems the cause is a bad condition when a relative path will never be considered valid.

Changing the condition as in this commit makes gridinit resolve the relative path to an absolute path.

If this is not right, please let me know, I'm glad to investigate further. But it seems simple enough.

Best regards,
Conrad

jfsmig added a commit that referenced this issue Jun 4, 2015
fixes logic error when looking for executable file
@jfsmig jfsmig merged commit 5944f2e into open-io:master Jun 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants